$time = GetTime ( )
Fetches the local date & time.
Parameters
None.
Return Value
Date and time in ISO standard format i.e. YYYY-MM-DD HH:MM:SS.
Example
$status = GetTime()